home *** CD-ROM | disk | FTP | other *** search
/ Fascination / Fascination (1992)(Coktel Vision)(Track 1 of 2).iso / readme.fas < prev    next >
Text File  |  1992-09-29  |  962b  |  29 lines

  1.  
  2.  
  3. Problems with CD-ROM drivers :
  4.  
  5. 1) Some CD-ROM drivers don't fully fit ISO-9600 standard in specials conditions. 
  6.    This problem appears in the case of transfert of large amount of data.
  7.  
  8.    BGO.BAT solves this problem.
  9.  
  10. 2) Sometimes, the program can't find CD-ROM device driver.
  11.    The device driver is installed in CONFIG.SYS.
  12.  
  13.    With other pseudo-disk drivers installed, such as SMARTDRV.SYS, a conflict 
  14.    may appear.
  15.    To prevent this problem, the program looks for the letters "CD" in the
  16.    installed device name.
  17.  
  18.    Automatic CD installation normally generates a correct line in CONFIG.SYS.
  19.  
  20.    In case of problem, edit your CONFIG.SYS file to have a line such as
  21.     DEVICE=XXXXXXXX.SYS /D:MSCD0001
  22.    Consult your CD-ROM manual for the exact syntax of this line.
  23.  
  24. 3) Sound mixing on SoundBlaster-Pro
  25.    If you want CD sound on the standard output on your SoundBlaster, insert
  26.    this line in BGO.BAT
  27.     SBP-SET /CD:15
  28.  
  29.